<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}
/*****ï¼ï¼é¡µé¢é€šç”¨cssæ&nbsp;·å¼å®šä¹‰å¼€å§‹******/
/* bodyçš„csså®šä¹‰:è¿™é‡Œå®šä¹‰é¡µé¢ä¸Šä¸‹å·¦å³è¾¹è·ï¼Œé¡µé¢èƒŒæ™¯é¢œè‰²ï¼Œæ»šåŠ¨æ¡é¢œè‰²æ&nbsp;·å¼ */
body {
  font-family: Arial, Tahoma, "å¾®è½¯é›…é»‘";
  /*æ–‡å­—å­—ä½“å®šä¹‰ */
  font-size: 14px;
  /*æ–‡å­—å¤§å°å®šä¹‰ */
}
/* ç½‘ç«™è¶…é“¾æŽ¥cssé€šç”¨è®¾ç½® */
a {
  text-decoration: none;
}
/* é“¾æŽ¥æ—&nbsp;ä¸‹åˆ’çº¿,æœ‰ä¸ºunderline */
a:link {
  color: #333333;
}
/* æœªè®¿é—®çš„é“¾æŽ¥ */
a:visited {
  color: #333333;
}
/* å·²è®¿é—®çš„é“¾æŽ¥ */
a:hover {
  color: #eb1315;
  text-decoration: none;
}
/* é¼&nbsp;æ&nbsp;‡åœ¨é“¾æŽ¥ä¸Š */
a:active {
  color: #333333;
}
/* ç‚¹å‡»æ¿€æ´»é“¾æŽ¥ */
a {
  transition: all .4s linear  ;
}
img {
  border: none;
  display: block;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.clear::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*æ¸…é™¤æµ®åŠ¨*/
ul,
li,
dl,
dt,
dd,
table {
  list-style: none;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.backcolor {
  background: #DB0005;
}
.content {
  margin-bottom: 30px;
}
.ells {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header .header-top {
  background: #000;
  padding: 5px;
}
.header .header-top h1 {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
}
.header .header-top span {
  display: inline-block;
  margin-right: 10px;
  color:#fff;
}
.header .header-top span a {
  color: #fff;
  position: relative;
  top: -3px;
}
.header .header-top span img {
  display: inline-block;
  margin-right: 5px;
}
.header .header-mid {
  border-bottom: 1px solid #909090;
  padding: 20px 0;
}
.header .header-mid .wrap {
  position: relative;
}
.header .header-mid .wrap .left {
  position: absolute;
  left: -50px;
  top: 10px;
}
.header .header-mid .wrap div.right {
  margin: 30px 30px 0 0;
  position: relative;
}
.header .header-mid .wrap div.right span {
  position: absolute;
  top: 28%;
  left: 67px;
  font-size: 20px;
  color: #fff;
}
.header .header-mid .wrap img.right {
  margin: 10px 0 0 0 ;
}
.nav {
  border-bottom: 4px solid #CB0E04;
}
.nav ul li {
  float: left;
  width: 10%;
  text-align: center;
  height: 60px;
  font-size: 16px;
  line-height: 60px;
  background: url(../images/nav-line.png) no-repeat left center;
}
.nav ul li:first-child {
  background: none;
}
.nav ul li:hover a,
.nav ul li.hover a {
  color: #CB0E04;
}
.banner {
  width: 100%;
  position: relative;
}
.banner .flexslider {
  width: 100%;
  min-width: 1000px;
}
.banner .slides {
  position: relative;
  z-index: 1;
}
.banner .slides li {
  height: 100%;
}
.banner .slides li img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.banner .flex-control-nav {
  display: none;
}
.banner .flex-direction-nav {
  display: none;
}
.search {
  padding: 10px 0 ;
  background: #E3E3E3;
}
.search .section_top {
  width: 1100px;
  margin: 0 auto;
}
.search .section_top &gt; ul &gt; li {
  float: left;
  padding: 0 10px;
  color: #181818;
}
.search .section_form {
  float: right;
  position: relative;
}
.search .section_form img {
  position: absolute;
  top: 4px;
  right: 60px;
  z-index: 4;
  cursor: pointer;
}
.search .section_form input {
  border-color: #fff ;
  outline: 0;
}
.search .section_form .firstInput {
  position: absolute;
  top: 0;
  right: 48px;
  width: 230px;
  background: transparent;
  border: 1px solid #848484;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  color: #707070;
  text-indent: 10px;
  padding-left: 5px;
}
.prod {
  background: url(../images/product-bg1.jpg) no-repeat center top;
  background-size: cover;
  padding: 100px 0;
}
.prod .wrap {
  position: relative;
}
.prod .wrap .mored {
  position: absolute;
  top: -67px;
  right: 483px;
}
.prod .picScroll-left {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
.prod .picScroll-left .hd .prev {
  display: block;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 420px;
  bottom: -24px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/arrow-left1.png") no-repeat;
}
.prod .picScroll-left .hd .prev:hover {
  background: url("../images/array-left.png") no-repeat;
}
.prod .picScroll-left .hd .next {
  display: block;
  width: 17px;
  height: 17px;
  position: absolute;
  right: 420px;
  bottom: -24px;
  overflow: hidden;
  cursor: pointer ;
  background: url("../images/arrow-right.png") no-repeat;
}
.prod .picScroll-left .hd .next:hover {
  background: url("../images/array-right1.png") no-repeat;
}
.prod .picScroll-left .hd ul {
  position: absolute;
  bottom: -20px;
  left: 460px;
  overflow: hidden;
  margin-top: 10px;
  zoom: 1;
}
.prod .picScroll-left .hd ul li {
  float: left;
  width: 12px;
  height: 12px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("../images/circle1.png") no-repeat center center;
}
.prod .picScroll-left .hd ul li.on {
  background: url("../images/circle2.png") no-repeat center center;
}
.prod .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.prod .picScroll-left .bd ul li {
  margin: 0 13px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.prod .picScroll-left .bd ul li .pic {
  text-align: center;
}
.prod .picScroll-left .bd ul li .pic img {
  width: 223px;
  height: 232px;
  display: block;
}
.prod .picScroll-left .bd ul li .title {
  line-height: 30px;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background: url(../images/prod-bg.png);
}
.center {
  padding: 30px 0;
  background: #F2F2F2;
}
.center .slideGroup {
  text-align: left;
  padding: 10px;
  background: #fff;
}
.center .slideGroup .parHd {
  width: 294px;
  float: left;
}
.center .slideGroup .parHd .prod-tel {
  margin-top: 20px;
}
.center .slideGroup .parHd .prod-tel img {
  display: inline-block;
  margin-left: 10px;
}
.center .slideGroup .parHd .prod-tel span {
  display: inline-block;
  width: 70%;
  color: #C50000;
  font-size: 16px;
}
.center .slideGroup .parHd .prod-tel span.tel {
  font-size: 28px;
}
.center .slideGroup .parHd ul {
  text-align: left;
  text-indent: 35px;
}
.center .slideGroup .parHd ul h2 {
  background: #268FCE;
  height: 95px;
  padding-top: 15px;
  font-size: 24px;
  text-align: center;
  text-indent: 0;
  color: #fff;
}
.center .slideGroup .parHd ul h2 p {
  letter-spacing: 2px;
  font-size: 28px;
  font-weight: normal;
}
.center .slideGroup .parHd ul h2 span {
  color: #9FA2A4;
  display: inline-block;
  margin-top: 5px;
}
.center .slideGroup .parHd ul {
  background: #F1F1F3;
}
.center .slideGroup .parHd ul li {
  text-align: left;
  cursor: pointer ;
  height: 45px;
  border-top: 1px solid #fff;
  background: url(../images/left-n.png) no-repeat left center;
  color: #515151;
  font-size: 20px;
  line-height: 45px;
}
.center .slideGroup .parHd ul li a {
  color: #fff;
}
.center .slideGroup .parHd ul li.on {
  background: url(../images/left-on.png) no-repeat left center;
  height: 45px;
  line-height: 45px;
}
.center .slideGroup .slideBox {
  overflow: hidden;
  text-align: center;
  zoom: 1;
  position: relative;
  padding: 30px 0;
}
.center .slideGroup .parBd {
  width: 850px;
  float: right;
}
.center .slideGroup .parBd ul {
  overflow: hidden;
  zoom: 1;
}
.center .slideGroup .parBd-top {
  width: 850px;
}
.center .slideGroup .parBd ul li {
  margin: 0 23px  10px 0;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.center .slideGroup .parBd ul li .pics {
  text-align: center;
}
.center .slideGroup .parBd ul li .pics img {
  width: 260px;
  height: 200px;
  display: block;
  border: 3px solid #D0D0D0;
  border-bottom: none;
}
.center .slideGroup .parBd ul li .pics p {
  height: 35px;
  line-height: 35px;
  background: #268FCE;
  margin-top: 1px;
  color: #fff;
  font-size: 16px;
}
.center .slideGroup .parBd .teshu {
  width: 540px;
  margin-right: 25px;
  height: 482px;
  text-align: center;
  padding: 20px 0;
  border: 3px solid #D0D0D0;
}
.center .slideGroup .parBd .teshu img {
  display: inline-block;
}
.center .slideGroup .parBd .teshu p {
  margin-top: 40px;
}
.center .slideGroup .parBd .teshu p a {
  margin: 0 20px;
}
.center .slideGroup .parBd .teshu p .more1 {
  display: inline-block;
  width: 157px;
  height: 54px;
  background: url(../images/btn1.png) no-repeat;
  text-align: center;
  line-height: 54px;
  font-size: 18px;
  color: #fff;
}
.center .slideGroup .parBd .teshu p .more2 {
  display: inline-block;
  width: 157px;
  height: 54px;
  background: url(../images/btn2.png) no-repeat;
  text-align: center;
  line-height: 54px;
  font-size: 18px;
  color: #fff;
}
.power {
  padding: 30px 0;
  background: #F4F5F9;
}
.power .power-title {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.power .power-title img {
  display: inline-block;
}
.power .power-title a img {
  position: absolute;
  top: 5px;
  right: 480px;
}
.power .picScroll-left1 {
  position: relative;
  background: #fff;
  padding: 0 45px;
}
.power .picScroll-left1 .hd {
  padding: 0 10px;
}
.power .picScroll-left1 .hd .prev {
  display: block;
  width: 30px;
  height: 72px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 18px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/power-l.png") no-repeat;
}
.power .picScroll-left1 .hd .next {
  display: block;
  width: 30px;
  height: 72px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  right: 14px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/power-r.png") no-repeat;
}
.power .picScroll-left1 .bd {
  padding: 10px;
}
.power .picScroll-left1 .bd ul {
  overflow: hidden;
  zoom: 1;
}
.power .picScroll-left1 .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.power .picScroll-left1 .bd ul li .pic {
  text-align: center;
  background: #F3F3F3;
  padding: 8px;
  border: 1px solid #DEDEDE;
}
.power .picScroll-left1 .bd ul li .pic img {
  width: 240px;
  height: 160px;
  display: block;
  padding: 4px;
  background: #fff;
}
.power .picScroll-left1 .bd ul li:hover .pic {
  background: #D51A1A;
}
.power .picScroll-left1 .bd ul li:hover a {
  color: #D51A1A;
}
.power .picScroll-left1 .bd ul li .title {
  line-height: 24px;
  padding-top: 10px;
  font-size: 18px;
  background: url(../images/shaow.png) no-repeat center 0px;
}
.picpic {
  position: relative;
}
.picpic img {
  width: 100%;
}
.picpic div.picpic-tel {
  position: absolute;
  top: 6%;
  right: 22%;
}
.picpic div.picpic-tel span {
  font-size: 16px;
  color: #3B3B3B;
}
.picpic div.picpic-tel h1 {
  font-size: 36px;
  color: #3A3A3A;
}
.picpic div.picpic-tel a {
  width: 112px;
  display: block;
  height: 45px;
  background: url(../images/more2.png) no-repeat;
}
.team {
  padding: 30px 0 80px ;
  background: #F4F5F9;
}
.team .team-title {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.team .team-title img {
  display: inline-block;
}
.team .team-title a img {
  position: absolute;
  top: 12px;
  right: 475px;
}
.team .picScroll-left2 {
  position: relative;
  background: #fff;
  padding: 0 45px;
}
.team .picScroll-left2 .hd {
  padding: 0 10px;
}
.team .picScroll-left2 .hd .prev {
  display: block;
  width: 30px;
  height: 72px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 18px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/power-l.png") no-repeat;
}
.team .picScroll-left2 .hd .next {
  display: block;
  width: 30px;
  height: 72px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  right: 14px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/power-r.png") no-repeat;
}
.team .picScroll-left2 .bd {
  padding: 10px;
}
.team .picScroll-left2 .bd ul {
  overflow: hidden;
  zoom: 1;
}
.team .picScroll-left2 .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.team .picScroll-left2 .bd ul li .pic {
  text-align: center;
  background: #F3F3F3;
  padding: 8px;
  border: 1px solid #DEDEDE;
}
.team .picScroll-left2 .bd ul li .pic img {
  width: 240px;
  height: 160px;
  display: block;
  padding: 4px;
  background: #fff;
}
.team .picScroll-left2 .bd ul li:hover .pic {
  background: #D51A1A;
}
.team .picScroll-left2 .bd ul li:hover a {
  color: #D51A1A;
}
.team .picScroll-left2 .bd ul li .title {
  line-height: 24px;
  padding-top: 10px;
  font-size: 18px;
  background: url(../images/shaow.png) no-repeat center 0px;
}
.adv img {
  width: 100%;
}
.path {
  padding-bottom: 30px;
}
.path p {
  margin: 30px 0;
}
.path div.path-tel {
  position: relative;
}
.path div.path-tel &gt; img {
  width: 100%;
}
.path div.path-tel p {
  position: absolute;
  top: -10px;
  right: 50px;
  font-size: 40px;
  color: #fff;
}
.path div.path-tel a {
  position: absolute;
  width: 134px;
  height: 35px;
}
.path div.path-tel a.path-m1 {
  top: 30px;
  left: 390px;
}
.path div.path-tel a.path-m2 {
  top: 30px;
  left: 543px;
}
.partner {
  padding: 30px 0 80px ;
  background: #F4F5F9;
}
.partner .partner-title {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.partner .partner-title img {
  display: inline-block;
}
.partner .partner-title a img {
  position: absolute;
  top: 12px;
  right: 475px;
}
.partner .picScroll-left3 {
  position: relative;
  background: #fff;
  padding: 0 45px;
}
.partner .picScroll-left3 .hd {
  padding: 0 10px;
}
.partner .picScroll-left3 .hd .prev {
  display: block;
  width: 30px;
  height: 72px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 18px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/power-l.png") no-repeat;
}
.partner .picScroll-left3 .hd .next {
  display: block;
  width: 30px;
  height: 72px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  right: 14px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/power-r.png") no-repeat;
}
.partner .picScroll-left3 .bd {
  padding: 10px;
}
.partner .picScroll-left3 .bd ul {
  overflow: hidden;
  zoom: 1;
}
.partner .picScroll-left3 .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.partner .picScroll-left3 .bd ul li .pic {
  text-align: center;
  background: #F3F3F3;
  padding: 8px;
  border: 1px solid #DEDEDE;
}
.partner .picScroll-left3 .bd ul li .pic img {
  width: 240px;
  height: 160px;
  display: block;
  padding: 4px;
  background: #fff;
}
.partner .picScroll-left3 .bd ul li:hover .pic {
  background: #D51A1A;
}
.partner .picScroll-left3 .bd ul li:hover a {
  color: #D51A1A;
}
.partner .picScroll-left3 .bd ul li .title {
  line-height: 24px;
  padding-top: 10px;
  font-size: 18px;
  background: url(../images/shaow.png) no-repeat center 0px;
}
.prove {
  padding: 30px 0;
}
.prove .prove-title {
  height: 50px;
  background: #E7E8ED;
  line-height: 50px;
  padding: 0 20px;
}
.prove .prove-title a {
  color: #666667;
}
.prove .prove-title h1 {
  font-size: 22px;
}
.prove .prove-content {
  margin-top: 20px;
}
.prove .prove-content ul li {
  width: 23%;
  float: left;
  margin: 20px 1%;
  text-align: center;
  padding-bottom: 30px;
  background: url(../images/prove.jpg) no-repeat center 330px;
  background-size: contain;
}
.prove .prove-content ul li img {
  display: inline-block;
  width: 90%;
  border-radius: 10px;
}
.prove .prove-content ul li h1 {
  font-size: 22px;
  color: #000;
}
.prove .prove-content ul li h2 {
  font-size: 19px;
  color: #424242;
  margin: 10px 0 15px;
  font-weight: normal;
}
.prove .prove-content ul li p {
  font-size: 14px;
  width: 90%;
  display: inline-block;
  color: #212121;
  line-height: 22px;
  text-indent: 20px;
  text-align: left;
  margin-top: 10px;
}
div.alls {
  background: #F4F5F9;
  padding: 30px 0;
}
div.alls .about {
  width: 800px;
}
div.alls .about .about-title {
  height: 50px;
  line-height: 50px;
  background: #E7E8ED;
  padding: 0 20px;
}
div.alls .about .about-title img {
  display: inline-block;
  margin: 5px 0 0 20px;
}
div.alls .about .about-title span {
  font-size: 22px;
  color: #080808;
  display: inline-block;
  position: relative;
  top: -10px;
}
div.alls .about .about-content {
  background: #fff;
  padding: 40px 30px 65px;
  border-bottom: 1px solid #929292;
}
div.alls .about .about-content &gt; img {
  padding: 3px;
  width: 55%;
  float: left;
  border: 1px solid #BBBBBB;
}
div.alls .about .about-content &gt; div.con {
  float: right;
  width: 42%;
}
div.alls .about .about-content &gt; div.con h1 {
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 10px;
}
div.alls .about .about-content &gt; div.con p {
  text-indent: 20px;
  line-height: 22px;
}
div.alls .about .about-content &gt; div.con a {
  display: inline-block;
  color: #545454;
  margin-top: 10px;
}
div.alls .about .honer {
  position: relative;
}
div.alls .about .honer .slideGroup1 {
  position: relative;
  background: #fff;
  padding: 0 52px;
  padding-bottom: 20px;
}
div.alls .about .honer .slideGroup1 .parHd {
  padding: 0 10px;
}
div.alls .about .honer .slideGroup1 .sNext {
  display: block;
  width: 30px;
  height: 72px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  right: 14px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/power-r.png") no-repeat;
}
div.alls .about .honer .slideGroup1 .sPrev {
  display: block;
  width: 30px;
  height: 72px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 18px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/power-l.png") no-repeat;
}
div.alls .about .honer .slideGroup1 .parBd {
  padding-top: 60px;
}
div.alls .about .honer .slideGroup1 .parBd ul {
  overflow: hidden;
  zoom: 1;
}
div.alls .about .honer .slideGroup1 .parBd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative ;
  padding-bottom: 26px;
  background: url(../images/shaow.png) no-repeat center bottom;
}
div.alls .about .honer .slideGroup1 .parBd ul li .pic {
  text-align: center;
  background: #F3F3F3;
  padding: 8px;
  border: 1px solid #DEDEDE;
}
div.alls .about .honer .slideGroup1 .parBd ul li .pic img {
  width: 200px;
  height: 280px;
  display: block;
  background: #fff;
}
div.alls .about .honer .slideGroup1 .parBd ul li .title {
  line-height: 24px;
  font-size: 18px;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 26px;
  background: url(../images/about-bg.png);
  padding: 5px 0;
}
div.alls .about .honer .slideGroup1 .parBd ul li .title a {
  color: #fff;
}
div.alls .about .honer .honer1 {
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -120px;
}
div.alls .about .honer .honer1 li {
  float: left;
  cursor: pointer;
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin: 0 10px;
  background: #60666D;
  color: #fff;
  font-size: 17px;
}
div.alls .about .honer .honer1 li:hover,
div.alls .about .honer .honer1 li.on {
  background: #D8000A;
}
div.alls .teck {
  width: 350px;
}
div.alls .teck .teck-title {
  height: 50px;
  line-height: 50px;
  background: #E7E8ED;
  padding: 0 20px;
}
div.alls .teck .teck-title img {
  display: inline-block;
  margin: 5px 0 0 0px;
}
div.alls .teck .teck-title span {
  font-size: 22px;
  color: #080808;
  display: inline-block;
  position: relative;
  top: -10px;
}
div.alls .teck .teck-content {
  padding: 0 10px 20px 10px;
  background: #fff;
}
div.alls .teck .teck-content &gt; div {
  border-bottom: 1px solid #ddd;
  padding-top: 20px;
}
div.alls .teck .teck-content &gt; div img {
  display: inline-block;
  margin-right: 10px;
}
div.alls .teck .teck-content &gt; div img.next {
  position: relative;
  top: -45px;
}
div.alls .teck .teck-content &gt; div h1 {
  font-size: 16px;
  color: #8C8C8F;
  margin-bottom: 10px;
  line-height: 24px;
}
div.alls .teck .teck-content &gt; div h1 span {
  position: relative;
  top: -5px;
  width: 88%;
  display: inline-block;
}
.footer-nav {
  height: 80px;
  line-height: 80px;
  background: #fff;
  width: 700px;
  margin: 0 auto;
}
.footer-nav ul li {
  float: left;
  width: 12.5%;
  text-align: center;
}
.footer-nav ul li a {
  color: #8C8C8C;
  padding: 0 12px;
  border-left: 1px solid #8C8C8C;
}
.footer-nav ul li:first-child a {
  border-left: none;
}
.footer {
  padding-top: 50px ;
  background: url(../images/footer-bg.jpg) no-repeat center top;
}
.footer .footer-left .weixin p {
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-top: 5px;
}
.footer .footer-left .contact {
  margin-left: 100px;
  color: #fff;
}
.footer .footer-left .contact h2 {
  font-size: 20px;
  margin-bottom: 10px;
}
.footer .footer-left .contact p {
  margin: 10px 0;
  text-indent: 10px;
}
.footer .footer-right {
  margin-right: 100px;
}
.footer .footer-right ul {
  position: relative;
}
.footer .footer-right ul li {
  float: left;
  margin: 0 10px;
  cursor: pointer;
}
.footer .footer-right ul li p {
  position: absolute;
  display: none;
  bottom: -50px;
  width: 270px;
  height: 40px;
  left: 0;
  line-height: 36px;
  font-size: 26px;
  text-align: center;
  color: #fff;
  border: 2px solid #fff;
}
.footer .footer-right ul li p.hover {
  display: block;
}
.footer .footer-right &gt; p {
  text-align: center;
  margin-top: 60px;
}
.footer .footer-right &gt; p img {
  display: inline-block;
}
.footer .footer-last {
  height: 80px;
  padding-top: 45px;
  text-align: center;
}
.footer .footer-last span {
  display: inline-block;
  margin: 0 50px;
  color: #fff;
}
.footer .footer-last span a {
  color: #fff;
}
/*position*/
.position_wrap {
  border-bottom: 1px solid #ccc;
  margin: 0 auto 20px;
}
.position {
  height: 40px;
  line-height: 40px;
}
.position .span01 {
  display: block;
  padding-left: 20px;
  background: url(../images/span01.png) no-repeat left center;
}
/*ny_left menu_list*/
.ny_left {
  width: 270px;
}
.menu_list .list_title {
  border-bottom: 1px solid #d1d1d1;
  height: 60px;
  font-size: 16px;
  line-height: 18px;
  color: #FFF;
  padding: 20px 0;
}
.menu_list .list_title span {
  display: block;
  text-indent: 2em;
  font-size: 18px;
}
.menu_list .list_title .sp01 {
  color: #d1d1d1;
  font-weight: 100;
}
.menu_list .m_1 {
  border: 1px solid #d1d1d1;
  border-top: none;
  border-bottom: none;
}
.menu_list .m_1 &gt; li {
  line-height: 48px;
  font-size: 14px;
  background: #f8f8f8 ;
  overflow: hidden;
  border-bottom: 1px solid #d2d2d2;
  border-top: 2px solid #fff;
  position: relative;
}
.menu_list .m_1 &gt; li &gt; a {
  border-left: 6px solid #f1f1f1;
  height: 48px;
  color: #525252;
  font-weight: bold;
  padding-left: 32px;
  display: block;
}
.menu_list .m_1 &gt; li &gt; a.active,
.menu_list .m_1 &gt; li:hover &gt; a {
  border-left: 6px solid #DB0005;
  color: #DB0005;
}
.menu_list .m_1 &gt; li .menu_btn {
  position: absolute;
  width: 50px;
  height: 48px;
  background: url(../images/ny_left_ico.png) no-repeat center;
  top: 0;
  right: 0;
  cursor: pointer;
}
.menu_list .m_1 &gt; li .menu_btn_active {
  background: url(../images/ny_left_ico_active.png) no-repeat center;
}
.menu_list .m_1 &gt; li .menu_btn:hover {
  background-color: #f9f9f9;
}
.menu_list .m_2 {
  display: none;
}
.menu_list .m_2 &gt; li {
  line-height: 36px;
  background: #fff;
  border-bottom: 1px dashed #ccc;
}
.menu_list .m_2 &gt; li:last-child {
  border-bottom: none;
}
.menu_list .m_2 &gt; li:first-child {
  border-top: 1px solid #ccc;
}
.menu_list .m_2 &gt; li a {
  display: block;
  padding-left: 38px;
  font-size: 12px;
}
.menu_list .m_2 &gt; li a.active,
.menu_list .m_2 &gt; li a:hover {
  color: #DB0005;
}
/*ny_left slider_contact*/
.slider_contact {
  width: 100%;
  color: #333333;
  margin-top: 20px;
}
.slider_contact .list_title {
  font-size: 18px;
  line-height: 50px;
  color: #FFF;
  text-indent: 2em;
}
.slider_contact .list_title strong {
  font-weight: normal;
  color: #d1d1d1;
  font-size: 14px;
  padding-left: 5px;
}
.slider_contact .contact {
  padding: 90px 20px 20px;
  border: 1px solid #d1d1d1;
  line-height: 26px;
  position: relative;
  background: #f8f8f8 url(../images/contactbg.jpg) no-repeat 20px 20px;
}
.slider_contact .contact .telsp {
  position: absolute;
  top: 12px;
  left: 73px;
  height: 48px;
  color: #5b5b5b;
  line-height: 24px;
  font-size: 16px;
}
.slider_contact .contact .telsp em {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  display: block;
}
/*right top_share*/
.ny_right {
  width: 900px;
}

.ny_right .top_share {
  width: 100%;
  line-height: 36px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  padding-bottom: 10px;
}
.ny_right .top_share dt {
  width: 300px;
}
.ny_right .top_share dt a {
  padding: 0 5px;
}
.ny_right .top_share dd {
  /*width: 242px;*/
}
.ny_right .top_share .bdshare {
  display: inline-block;
}
/*prodouct_list*/
.pord_list {
  overflow: hidden;
}
.pord_list li {
  float: left;
  width: 280px;
  margin: 10px 10px;
  position: relative;
}
.pord_list li img {
  width: 280px;
  height: 210px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.pord_list li span {
  display: block;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.pord_list li .pro_cover {
  display: none;
  width: 282px;
  height: 213px;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 9999;
  background: url(../images/probgh.png) no-repeat center top;
}
.pord_list li:hover .pro_cover {
  display: block;
  font-size: 0;
}
/*prodouct_listA*/
.proA {
  border: 1px solid #d1d1d1;
  padding: 10px 5px 10px;
  overflow: hidden;
  margin-top: 10px;
}
.proA .top {
  border: 1px solid #cccccc;
  line-height: 34px;
  height: 34px;
  width: 97%;
  margin: 0 auto;
  font-size: 16px;
  position: relative;
  background: url(../images/topbg.jpg) repeat-x scroll 0 0;
}
.proA .top span {
  background: url(../images/topico.png) no-repeat 10px center #DB0005;
  padding: 0 10px;
  text-indent: 30px;
  display: block;
  color: #FFF;
  height: 34px;
  float: left ;
  line-height: 34px;
}
.proA .top .more {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 14px;
}
.proAul li {
  width: 276px;
  float: left;
  margin: 10px;
  text-align: center;
  line-height: 25px;
}
.proAul li a img {
  width: 253px;
  height: 180px;
  margin: 0 auto;
  border: 1px solid #d1d1d1;
  padding: 5px;
}
.proAul li a span {
  display: block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
}
/*prodouct_listB*/
.proB {
  border: 1px solid #d1d1d1;
  padding: 10px 5px 10px;
  overflow: hidden;
  margin-top: 10px;
}
.proB ul li {
  border-bottom: 1px dashed #cccccc;
  margin: 10px 10px;
  min-height: 205px;
}
.proB ul li a {
  display: block;
  float: left;
}
.proB ul li a img {
  width: 300px;
  height: 178px;
  padding: 5px;
  border: 1px solid #CCC;
}
.proB ul li span {
  float: left;
  display: block;
  width: 534px;
  color: #FFF;
  font-size: 14px;
  margin-left: 20px;
}
.proB ul li span.title {
  border: 1px solid #cccccc;
  line-height: 34px;
  height: 34px;
  font-size: 16px;
  position: relative;
  background: url(../images/topbg.jpg) repeat-x scroll 0 0;
}
.proB ul li span.title i {
  background: url(../images/ibg.jpg) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  width: 174px;
  line-height: 34px;
  display: block;
  font-style: normal;
}
.proB ul li span.text {
  padding: 20px 0;
  line-height: 25px;
  color: #494949;
  height: 75px;
  overflow: hidden;
}
.proB ul li a.more {
  display: block;
  margin-left: 20px;
  line-height: 30px;
  border: 1px solid #DB0005;
  border-radius: 10px;
  padding: 0 10px;
}
/*list page*/
.page {
  width: 100%;
  margin: 10px auto;
  line-height: 30px;
  text-align: right;
}
.page span {
  display: inline-block;
  padding: 0 10px 0 0;
}
.page a.num.select {
  padding: 3px 10px;
  color: #fff;
  background: #DB0005;
}
.page a.num {
  background: #fff;
  padding: 0 10px;
}
.page a.num:hover {
  padding: 3px 10px;
  color: #fff;
  background: #DB0005;
}
/*recommended*/
.recommended {
  overflow: hidden;
  background: #fafafa;
  padding: 20px;
  border: 1px solid #d1d1d1;
}
.recommended h4 {
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 10px;
}
.recommended ul li {
  width: 50%;
  float: left;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.recommended ul li span {
  width: 86px;
  color: #a8a8a8;
  display: block;
  float: left;
}
.recommended ul li a {
  width: 70%;
  padding: 0 0 0 12px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*related product*/
.related {
  position: relative;
  margin: 20px auto;
  background: #fafafa;
  padding: 15px;
  border: 1px solid #d1d1d1;
  overflow: hidden;
}
.related h4 {
  font-size: 24px;
  font-weight: normal;
  padding: 10px 0 20px 12px;
}
.related .hd2 {
  overflow: hidden;
  height: 30px;
  text-align: center;
}
.related .hd2 ul {
  overflow: hidden;
  margin-top: 5px;
  zoom: 1;
}
.related .hd2 ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url(../images/prd_off.jpg) no-repeat;
}
.related .hd2 ul li.on {
  background-position: 0 0;
  background: url(../images/prd_on.jpg);
}
.related .bd2 ul {
  overflow: hidden;
  zoom: 1;
}
.related .bd2 ul .prdtitle {
  width: 203px !important;
  height: 210px;
  display: inline;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin: 0 6px;
  float: left;
}
.related .bd2 ul .prdtitle-large {
  margin: 0 8px;
}
.related .bd2 ul .prdtitle img {
  width: 201px;
  height: 200px;
  border: 1px solid #ccc;
}
.related .bd2 ul .prdtitle span {
  display: block;
  line-height: 30px;
}
/*show_page*/
.show_page {
  margin: 20px auto;
  overflow: hidden;
  text-align: center;
}
.show_page li {
  width: 50%;
  float: left;
}
/*prodouct_showA*/
.product_showA h1 {
  font-size: 18px;
  line-height: 40px;
  margin: 20px auto;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.prodA_content {
  margin: 0 auto 30px;
  text-align: center;
}
.prodA_content img {
  margin: 0 auto;
}
.prodA_content .showA {
  width: 100%;
  margin: 20px 0;
  text-align: left;
  text-indent: 2em;
}
.case_info {
  font-weight: normal;
  font-size: 14px;
}
.case_info span {
  padding: 0 10px;
}
/*prodouct_showB*/
.product_showB .showB h1 {
  font-size: 18px;
  line-height: 40px;
  text-align: left;
}
.product_showB .showB p {
  line-height: 26px;
}
.prodB_content {
  width: 100%;
  border-top: 1px solid #ccc;
  margin-top: 20px;
}
.prodB_content h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
}
.prodB_content .text_showB p {
  text-indent: 2em;
}
.top {
  height: 34px;
  line-height: 34px;
  margin-bottom: 0;
  color: #04891d;
  background: url(../images/topbg.jpg) repeat-x;
}
.showB_intro {
  padding: 15px 15px 0 0;
  margin-bottom: 20px;
  position: relative;
}
.showB_intro .showB_left {
  float: left;
}
.showB_intro .showB_right {
  width: 490px;
  padding: 0 10px 10px 20px;
  float: left;
}
.showB_intro .showB_right .showB_title {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.showB_intro .showB_right .showB_text {
  line-height: 25px;
}
.showB_intro .showB_right .rex {
  font-size: 16px;
}
.showB_intro .showB_right .rex span {
  font-size: 22px;
  color: #03F;
}
/*jqzoom*/
.jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  display: block;
}
.jqzoom img {
  width: 363px;
  height: 280px;
  margin: 0 auto;
  vertical-align: middle;
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 350px;
  height: 350px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
}
/*å›¾ç‰‡å°å›¾é¢„è§ˆåˆ—è¡¨*/
.showB_preview {
  width: 360px;
  height: 270px;
  border: 1px solid #DFDFDF;
  display: table;
}
.showB_scroll {
  clear: both;
  margin-top: 5px;
  width: 507px;
  position: absolute;
  bottom: 0px;
  right: 10px;
}
.showB_scroll .prev {
  float: left;
  margin-right: 4px;
}
.showB_scroll .next {
  float: right;
}
.showB_scroll .prev,
.showB_scroll .next {
  display: block;
  font-family: "å®‹ä½“";
  text-align: center;
  width: 12px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #CCC;
  margin-top: 14px;
  background: #EBEBEB;
  cursor: pointer;
  text-decoration: none;
}
.showB_scroll .items {
  float: left;
  position: relative;
  width: 470px;
  height: 71px;
  overflow: hidden;
}
.showB_scroll .items ul {
  position: absolute;
  width: 999999px;
}
.showB_scroll .items ul li {
  float: left;
  width: 118px;
  text-align: center;
}
.showB_scroll .items ul li img {
  border: 1px solid #CCC;
  padding: 2px;
  width: 105px;
  height: 65px;
}
.showB_scroll .items ul li img:hover {
  border: 2px solid #DB0005;
  padding: 1px;
}
/*news_list*/
.news_list dl {
  width: 100%;
  padding-top: 30px;
  overflow: hidden;
}
.news_list dl dt {
  width: 225px;
  height: 165px;
  float: left;
}
.news_list dl dt img {
  width: 220px;
  height: 160px;
  border: 1px solid #ccc;
  display: block;
}
.news_list dl dd {
  width: 645px;
  height: 165px;
}
.news_list dl dd h2 {
  font-size: 16px;
}
.news_list dl dd h2:hover {
  color: #DB0005;
}
.news_list dl dd span {
  color: #a3a3a3;
}
/*news_show*/
.news_content h1 {
  font-size: 18px;
  line-height: 40px;
  margin: 20px auto;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.news_content .toptime {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.news_content .news_show {
  width: 100%;
  margin: 20px 0;
  text-align: left;
  text-indent: 2em;
}
.news_page {
  margin: 20px auto;
  overflow: hidden;
}
.news_page li {
  width: 400px;
  float: left;
  padding: 0 10px 0 30px;
  background: #f5f5f5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_page .pagepre {
  background: #f5f5f5 url(../images/pagepre.png) no-repeat 10px center;
}
.news_page .pagenext {
  text-align: right;
  padding-right: 30px;
  background: #f5f5f5 url(../images/pagenext.png) no-repeat 98% center;
}
.news_page .pagepre:hover {
  background: #d8d8d8 url(../images/pagepre.png) no-repeat 10px center;
}
.news_page .pagenext:hover {
  background: #d8d8d8 url(../images/pagenext.png) no-repeat 98% center;
}
/*page_show*/
.list_page {
  font-size: 16px;
}
.page_show {
  padding-top: 10px;
}
.page_show p {
  text-indent: 2em;
}
/*guestbook*/
.guestbook_show {
  margin: 20px auto 0;
}
.guestbook_top {
  height: 40px;
  background: #eee;
  line-height: 40px;
  padding: 0 10px 0 17px;
}
.guestbook_top .mustwrt {
  display: block;
  float: right;
}
.guestbook_show em {
  color: #f00;
  font-style: normal;
}
.guestbook_form .inp_one {
  width: 180px;
  height: 25px;
  outline: none;
  border: 1px solid #ccc;
  padding-left: 4px;
}
.guestbook_form .inp_one:focus {
  border: 1px solid #DB0005;
}
.guestbook_form {
  padding: 20px 20px 0;
}
.guestbook_form dl {
  width: 100%;
  overflow: hidden;
  line-height: 20px;
  height: 45px;
  padding: 10px 0;
}
.guestbook_form dt {
  width: 80px;
  float: left;
}
.guestbook_form dd {
  width: 510px;
  float: left;
}
.guestbook_form dd span {
  padding-left: 20px;
}
.guestbook_form dd span i {
  color: #F00;
  padding: 0 5px;
}
.guestbook_form dd span.quetion {
  display: block;
}
.guestbook_form .bookdl {
  height: 180px;
  overflow: hidden;
  line-height: 20px;
  padding-bottom: 0;
}
.guestbook_form .button {
  width: 150px;
  height: 32px;
  background: #b8b8b8;
  border: none;
  margin-right: 10px;
  color: #fff;
  cursor: pointer;
}
.guestbook_form .button:hover {
  background: #f1f1f1;
  color: #555;
}
.guestbook_form .form_b {
  width: 693px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
.guestbook_title {
  padding: 20px 20px 0;
  color: #2a6cd4;
}
.guestbook_title strong {
  color: #f00;
}
.guestbook_title b {
  padding: 0 10px;
  font-weight: normal;
}
.guestbook_cnt {
  padding: 5px 20px 20px;
  border-bottom: 1px dashed #ccc;
}
.guestbook_reply {
  color: #f00;
  background: #f6f6f6;
  line-height: 40px;
}
.bookpage {
  line-height: 40px;
  text-align: right;
}
.search_x {
  border: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.search_x .top {
  padding: 0 20px;
}
.search_x .xbox {
  padding: 0 20px;
}
.search_x .guestbook_top {
  text-indent: 25px;
}
.current2 {
  width: 17px;
  height: 17px;
  background: #3ab250;
  border: 2px solid #FFF;
  color: #FFF;
}
.num {
  width: 17px;
  height: 17px;
  background: #aaaaaa;
  border: 2px solid #FFF;
  color: #FFF;
}
/*download_list*/
.download_list dl {
  width: 33.3%;
  float: left;
  margin-top: 20px;
}
.download_list dl dt {
  text-align: center;
}
.download_list dl dt img {
  width: 80%;
  height: 240px;
  margin: 0 auto;
}
.download_list dl dd {
  text-align: center;
}
.download_list dl dd h2 {
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*search*/
.search_title {
  font-size: 16px;
  color: #333;
  line-height: 40px;
  font-weight: bold;
  padding: 0 10px;
}
.search_info {
  float: left;
  font-size: 16px;
  line-height: 30px;
}
.search_list {
  font-size: 14px;
  color: #333;
}
.search_list li {
  line-height: 40px;
  border-bottom: 1px dashed #ccc;
  padding: 0 10px;
}
.search_list li:last-child {
  border-bottom: none;
}
.search_list li span {
  float: right;
}
.search_cnt {
  overflow: hidden;
  margin: 10px 0;
}
.search_cnt form {
  display: block;
  position: relative;
  overflow: hidden;
  float: right;
}
.search_cnt input.txt {
  width: 120px;
  height: 28px;
  line-height: 28px;
  color: #a1a1a1;
  padding: 0 30px 0 5px;
  border: 1px solid #ccc;
  background: none;
}
.search_cnt input.btn {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 9999;
  background: url(../images/search.png) no-repeat 0 0;
  width: 20px;
  height: 22px;
  border: none;
  display: block;
  outline: none;
  cursor: pointer;
}
</pre></body></html>